home *** CD-ROM | disk | FTP | other *** search
/ Quick PC 61 / Quick PC 61.iso / I386 / LCLCOMP.XM_ / lclcomp.xml
Encoding:
Text File  |  2003-02-21  |  794 b   |  27 lines

  1. <SimpleDialog>
  2.     <Title>
  3.         <Text><![CDATA[Which computer are you looking for?]]></Text>
  4.     </Title>
  5.     <Label TopMargin="8" BottomMargin="2">
  6.         <Text><![CDATA[Computer &name:]]></Text>
  7.     </Label>
  8.     <Edit Id="5647" Height="20" AutoComplete="3">
  9.         <SearchProp Name="SearchFor" />
  10.     </Edit>
  11.     <Label TopMargin="8">
  12.         <Text><![CDATA[You may also want to...]]></Text>
  13.     </Label>
  14.     <Link Id="5300" IconId="24003" TopMargin="8">
  15.         <Text>
  16.             <Balloon><![CDATA[&Search this computer for files]]></Balloon>
  17.             <Bar><![CDATA[&Search this computer for files]]></Bar>
  18.         </Text>
  19.     </Link>
  20.     <Link Id="5504" IconId="24004" TopMargin="3">
  21.         <Text>
  22.             <Balloon><![CDATA[Search the &Internet]]></Balloon>
  23.             <Bar><![CDATA[Search the &Internet]]></Bar>
  24.         </Text>
  25.     </Link>
  26. </SimpleDialog>
  27.